createAccount

fun createAccount(onResult: () -> Unit)

Attempts to create a new user account.

Parameters

onResult

Callback function executed on success.